Kunena 7.0.4 Released

The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0

Topics that are moved into this category are generally considered to be closed. Users may want to add additional information but these topics should not be resurrected in order to discuss new problems or unrelated matters.

Question We need to remove `nofollow` atribute from ALL topics in ALL categories in Kunena 2.0.2

More
13 years 7 months ago - 13 years 7 months ago #133906 by ChaosHead
I am sure that it is a bug. These are internal links, not external! The nofollow attribute says to the search robot that it shouldn't pass these links and shouldn't transfer to them seo-weight (PR). For SEO it is very bad.

Here is an example on kunena.org. Nofollow links are crossed out.



I am sure, links to topics should be follow. All the others links (links to the last answer, links to 1,2,3 pages of topics and to user profiles) should be nofollow.

Now the forum says to the search robot that it has no trust to ALL topics. And they have to it no relation.

If there is a fast solution of this problem, will be grateful. Thx.
Last edit: 13 years 7 months ago by ChaosHead.
The topic has been locked.
More
13 years 5 months ago #136007 by xillibit
Hello,

In the file /administrator/components/com_kunena/libraries/view.php, line 245 change the nofollow by follow :
Code:
return JHTML::_('kunenaforum.link', $uri, $content, $title, $class, 'nofollow');

I don't provide support by PM, because this can be useful for someone else.
The topic has been locked.
More
13 years 5 months ago #136021 by skybax
i see this is something is frequently asked, my question is: Those this bring any SEO advantage ?
The topic has been locked.
More
13 years 3 months ago #139122 by ChaosHead

skybax wrote: i see this is something is frequently asked, my question is: Those this bring any SEO advantage ?

Passed 2 weeks. The number of visitors from google increased twice.
The topic has been locked.
More
13 years 1 month ago #141298 by xillibit
Hello,

I have made a fix for Kunena to remove some nofollow, if you want use it : github.com/xillibit/Kunena/commit/384993...ca5a6eac5104ccbfb641

I don't provide support by PM, because this can be useful for someone else.
The topic has been locked.
More
13 years 1 month ago - 13 years 1 month ago #141313 by skybax
In administrator/components/com_kunena/libraries/view.php
the 228 line is infact on line 221 is there something extra on the github?

The modification work nice but the links to the user profile need to stay nofollow in my opinion,
Last edit: 13 years 1 month ago by skybax.
The topic has been locked.
Time to create page: 0.257 seconds